home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2006 April / DPPRO0406DVD.ISO / Essentials / Programming / Eclipse SDK / eclipse-SDK-3.1.1-win32.exe / eclipse / plugins / org.eclipse.jdt.junit_3.1.1 / plugin.properties < prev    next >
Encoding:
Text File  |  2005-09-29  |  2.0 KB  |  58 lines

  1. ###############################################################################
  2. # Copyright (c) 2000, 2005 IBM Corporation and others.
  3. # All rights reserved. This program and the accompanying materials
  4. # are made available under the terms of the Eclipse Public License v1.0
  5. # which accompanies this distribution, and is available at
  6. # http://www.eclipse.org/legal/epl-v10.html
  7. #
  8. # Contributors:
  9. #     IBM Corporation - initial API and implementation
  10. ###############################################################################
  11. pluginName=Java Development Tools JUnit support
  12. providerName=Eclipse.org
  13.  
  14. testRunListeners.name= Test Run Listeners
  15. junitQuickFixProcessor= JUnit Quick Fix Processor
  16.  
  17. junitLaunchConfigs.name= JUnit Launch Configurations
  18. testRunTabs.name= JUnit Test Run Tabs
  19.  
  20. preferenceKeywords.general=Java JUnit filter stack trace stacktrace
  21.  
  22. View.label= JUnit
  23. Launch.label= JUnit
  24. PreferencePage.label= JUnit
  25.  
  26. TestWizard.description= Create a JUnit Test Case
  27. SuiteWizard.description= Create a JUnit Test Suite
  28. UpdateSuiteAction.label= Recreate Test Suite...
  29. UpdateSuiteAction.tooltip= Recreate JUnit TestSuite with New Test Classes
  30. Task.name= JUnit Task
  31. WizardCategory.name= JUnit
  32. TestCaseWizard.name= JUnit Test Case
  33. TestSuiteWizard.name= JUnit Test Suite
  34.  
  35. JUnitShortcut.label= JUnit Test
  36. JUnitShortcut.description.run= Run JUnit Test
  37. JUnitShortcut.description.debug= Debug JUnit Test
  38.  
  39.  
  40. searchMenu.label= Se&arch
  41.  
  42. JUnitTabGroupDescription.debug=Create a configuration that will launch a JUnit test in debug mode.
  43. JUnitTabGroupDescription.run=Create a configuration that will launch a JUnit test.
  44.  
  45. JUnitActionSet.label= JUnit
  46.  
  47. GotoTestAction.label= Referring &Tests...
  48. GotoTestAction.tooltip= Go to Test Referring to Selection
  49.  
  50. GotoTestCommand.name= Referring Tests
  51. GotoTestCommand.description= Referring Tests
  52.  
  53. ViewCommand.junitView.name= JUnit
  54. ViewCommand.junitView.description= JUnit
  55.  
  56. RenameTypeParticipant.name=JUnit Launch configuration participant
  57. junitRenameParticipant= JUnit Project Rename Participant
  58.